-
Home
-
Salon Booking System – Free Version
-
10.9.8
-
Code
-
Classes
- ServicesCategories_Controller
| Total Complexity |
39 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
331 |
| Lines of code |
246 |
| Logical lines of code |
98 |
| Comment lines |
7 |
| Methods |
13 |
| Properties |
1 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_items() |
A |
40 |
13 |
56 |
| create_item() |
S |
56 |
4 |
16 |
| save_item_term() |
S |
56 |
3 |
18 |
| get_item_schema() |
S |
46 |
1 |
47 |
| register_routes() |
S |
46 |
1 |
45 |
| update_item() |
S |
57 |
3 |
15 |
| permissions_check() |
S |
70 |
3 |
5 |
| create_item_permissions_check() |
S |
69 |
2 |
6 |
| update_item_permissions_check() |
S |
69 |
2 |
6 |
| delete_item_permissions_check() |
S |
69 |
2 |
6 |
| get_item() |
S |
65 |
2 |
8 |
| delete_item() |
S |
65 |
2 |
8 |
| prepare_response_for_collection() |
S |
63 |
1 |
10 |